home *** CD-ROM | disk | FTP | other *** search
/ Download Now 8 / Download Now V8.iso / Program / InternetTools / PowerBrowser / _SETUP.1 / PowerBrowser.exe / 0 / RCDATA / TFRMHTMLDIALOG / TFRMHTMLDIALOG.txt
Encoding:
Text File  |  1999-12-15  |  1.2 KB  |  42 lines

  1. object frmHTMLDialog: TfrmHTMLDialog
  2.   Left = 385
  3.   Top = 125
  4.   Width = 350
  5.   Height = 373
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   Caption = 'Power Browser Dialog'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   OnActivate = FormActivate
  20.   OnClose = FormClose
  21.   OnDeactivate = FormDeactivate
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object DialogBrowser: TEmbeddedWB
  25.     Left = 0
  26.     Top = 0
  27.     Width = 342
  28.     Height = 343
  29.     Align = alClient
  30.     TabOrder = 0
  31.     OnBeforeNavigate2 = DialogBrowserBeforeNavigate2
  32.     DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
  33.     OnGetHostInfo = DialogBrowserGetHostInfo
  34.     ControlData = {
  35.       4C000000471C00005C1C00000100000005000000000000000000000000000000
  36.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  37.       2B2E126208000000000000004C0000000114020000000000C000000000000046
  38.       8000000000000000000000000000000000000000000000000000000000000000
  39.       00000000000000000100000000000000000000000000000000000000}
  40.   end
  41. end
  42.